Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
Dhcpv6MainProcess Class Reference

Dhcpv6MainProcess handles the DHCPv6 main process. More...

Inheritance diagram for Dhcpv6MainProcess:
Process Dhcpv6ServerMainProcess

Public Member Functions

Dhcpv6ClientProcess getDhcpClientProcess (string)
 get Dhcpv6ClientProcess object More...
 
void enableDhcpClient (Dhcpv6ClientEnabled, string, string, bool, bool, bool)
 enable Dhcpv6ClientProcess More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

Dhcpv6MainProcess handles the DHCPv6 main process.

Member Function Documentation

◆ enableDhcpClient()

void Dhcpv6MainProcess::enableDhcpClient ( Dhcpv6ClientEnabled  ,
string  ,
string  ,
bool  ,
bool  ,
bool   
)

enable Dhcpv6ClientProcess

Parameters
enable,enum<Dhcpv6::EDhcpv6ClientEnabled>eClientEnabled_No = 0, eClientEnabled_ViaDhcp = 1, eClientEnabled_ViaNd = 2
portName,portname
prefixName,prefixname
bStatelessConfig,flagfor stateless config, true if enabled and false if not
bStatelessConfigManagedFlag,flagfor stateless config managed, true if enabled and false if not
bStatelessConfigOtherFlag,flagfor stateless config other, true if enabled and false if not

◆ getDhcpClientProcess()

Dhcpv6ClientProcess Dhcpv6MainProcess::getDhcpClientProcess ( string  )

The documentation for this class was generated from the following file: